Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix asset paths in release CI upload job #5056

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

michaelsproul
Copy link
Member

@michaelsproul michaelsproul commented Jan 12, 2024

Issue Addressed

Fix the failure of the release CI job due to incorrect paths. The v4.6.0-rc.0 release failed for this reason: https://github.com/sigp/lighthouse/actions/runs/7482170659/job/20366908168

Proposed Changes

The release artifacts are downloaded into directories with the same names as the files. This PR updates the paths to include the containing directories.

I tested this fix already for the v4.5.444-exp release but forgot to backport it to unstable: https://github.com/sigp/lighthouse/actions/runs/6582951657

I'm about to run a v4.6.111-exp release for tree-states which will provide more up-to-date testing.

@michaelsproul michaelsproul added bug Something isn't working ready-for-review The code is ready for review infra-ci v4.6.0 ETA Q1 2024 labels Jan 12, 2024
@michaelsproul
Copy link
Member Author

v4.6.111-exp building here 🤞 https://github.com/sigp/lighthouse/actions/runs/7496800413

Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one, thank you!

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 12, 2024
@michaelsproul michaelsproul merged commit 00af017 into sigp:unstable Jan 15, 2024
28 checks passed
@michaelsproul michaelsproul deleted the fix-release-assets branch January 15, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infra-ci ready-for-merge This PR is ready to merge. v4.6.0 ETA Q1 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants